This replacement Rlogin client will allow you to send Direct-to-Door requests
to Doorparty Connector and GameSrv right out of the box.  With a small configuration
modification, it will also work with a Synchronet BBS's External Programs.


For DoorParty Connector:

  Setup DoorParty Connector according to the instructions.

  Use the following Rlogin Client string in your WG Menu Tree:
    xxx.xxx.xxx.xxx -p ### -d DOORCODE  (where you set the IP address of DPC, the Port
                                         number DPC is using, and the DOORCODE provided
                                         by Door Party.)

For GameSrv:

  Setup GAMESRV.INI in the CONFIG directory to your liking.

  Create a DOOR Configuration File in the DOORS directory.

  Use the following Rlogin Client string in your WG Menu Tree:
    xxx.xxx.xxx.xxx -p ### -d DOORCODE  (where you set the IP address of GameSrv, the Port
                                         number you assigned to its Rlogin server, and a 
                                         DOORCODE that matches an .ini file in GameSrv's
                                         DOORS directory.)


For Synchronet:

  Setup Synchronet normally.

  In the CTRL directory, edit modopts.ini and look for the line that says
  rlogin_auto_xtrn = false.  Change this one to true.  Leave rlogin_xtrn_menu set
  to false.  That is only if you want to use Synchronet's menus to launch the external
  programs.  rlogin_auto_xtrn = true is all you'll need for the Direct-to-Door requests
  to work.

  Add your External programs to Synchronet following the appropriate instructions.

  Use the following Rlogin Client string in your WG Menu Tree:
    xxx.xxx.xxx.xxx -p ### -d DOORCODE  (where you set the IP address of Synchronet, the Port
                                         number of its Rlogin server, and a DOORCODE that
                                         matches a Synchronet External Program "Internal Code"
                                         that you have setup.)


